_ETW_SILODRIVERSTATE

//0xa70 bytes (sizeof) struct _ETW_SILODRIVERSTATE { struct _EJOB* Silo; //0x0 struct _ESERVERSILO_GLOBALS* SiloGlobals; //0x4 ULONG MaxLoggers; //0x8 struct _ETW_GUID_ENTRY EtwpSecurityProviderGuidEntry; //0x10 struct _EX_RUNDOWN_REF_CACHE_AWARE** EtwpLoggerRundown; //0x178 struct _WMI_LOGGER_CONTEXT** EtwpLoggerContext; //0x17c struct _ETW_HASH_BUCKET EtwpGuidHashTable[64]; //0x180 USHORT EtwpSecurityLoggers[8]; //0x880 UCHAR EtwpSecurityProviderEnableMask; //0x890 LONG EtwpShutdownInProgress; //0x894 ULONG EtwpSecurityProviderPID; //0x898 struct _ETW_PRIV_HANDLE_DEMUX_TABLE PrivHandleDemuxTable; //0x89c struct _ETW_COUNTERS EtwpCounters; //0x8ac union _LARGE_INTEGER LogfileBytesWritten; //0x8c0 struct _ETW_SILO_TRACING_BLOCK* ProcessorBlocks; //0x8c8 struct _EX_WNF_SUBSCRIPTION* ContainerRestoreWnfSubscription; //0x8cc struct _GUID PartitionId; //0x8d0 struct _GUID ParentId; //0x8e0 union _LARGE_INTEGER QpcOffsetFromRoot; //0x8f0 ULONG PartitionType; //0x8f8 struct _ETW_SYSTEM_LOGGER_SETTINGS SystemLoggerSettings; //0x8fc };